Simple scatter plot

working with Iris data set

Create a scatter plot by defining x, y, different color for count of provided column, size based on supplied column and additional data to display on hover

Create a customized scatter with black marker edges with line width 2, opaque and colored based on width. Also show a scale on the right

# Working with a lot of data use Scattergl

Scatter Matrix

Pie Charts

Create Pie chart of the largest nations in Asia

Customize pie chart